back · tests/export.spec.ts:282:1 @ renovate/wuchale all
Error: expect(locator).toBeVisible() failed
Locator: getByRole('dialog').filter({ has: getByRole('banner').getByRole('heading', { name: 'Métadonnées incorrectes', exact: true }) }).filter({ visible: true })
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByRole('dialog').filter({ has: getByRole('banner').getByRole('heading', { name: 'Métadonnées incorrectes', exact: true }) }).filter({ visible: true })
at tests/export.spec.ts:293:22
Error: expect(locator).toBeVisible() failed
Locator: getByRole('dialog').filter({ has: getByRole('banner').getByRole('heading', { name: 'Métadonnées incorrectes', exact: true }) }).filter({ visible: true })
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByRole('dialog').filter({ has: getByRole('banner').getByRole('heading', { name: 'Métadonnées incorrectes', exact: true }) }).filter({ visible: true })
at tests/export.spec.ts:293:22